{% extends 'profilebase.html' %} {% block intro %}

Hi,

I'm {% for word in name.split(' ') %} {% if loop.last %} {{ word }}, {% endif %} {% if not loop.last %} {{ word }} {% endif%} {% endfor %}

MLH Fellow


Linkedin Github
{% endblock %} {% block hobbies %} {% endblock %} {% block skills %} {% endblock %} {% block first %} weather app image

Sched-U-Bowl

Built a bowling alley reservation system designed to take the stress out of planning a bowling session, using the Calendly API and MongoDB.

See Code {% endblock %} {% block second %} weather app image

Dotfiles

Dotfiles contains shell scripts for frequently used terminal operations, and custom configurations for applications within Linux.

See Code {% endblock %} {% block experiences %}

Production Engineering Fellow

MLH Fellowship Powered by Meta

IT Support Specialist

Boston University

{% endblock %}